cssmatcher: Actually match names for widget paths
authorBenjamin Otte <otte@redhat.com>
Tue, 27 Oct 2015 02:11:21 +0000 (03:11 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 27 Oct 2015 02:13:42 +0000 (03:13 +0100)
commit517cea36ed31a2326bc453701ef17e98b0a8ccca
treedb9d4dfdac803722042bb9344c80883bd404ea56
parentd717afd4d423fee8170a9a4559ee98f4d22f77dd
cssmatcher: Actually match names for widget paths

The type is always 0 when we use names. So this would always return
FALSE. Oops.
gtk/gtkcssmatcher.c